Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix expires_at parsing; add support for cancellation_date #19

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

gmcnaughton
Copy link

Gordon McNaughton added 3 commits August 24, 2015 17:48
…criptions.

Users can contact Apple customer support to cancel an autorenewable
subscription.  After doing so, validating a receipt for the subscription
will return a response with a 'cancellation_date' field.

From the Apple docs:

  "For a transaction that was canceled by Apple customer support, the time and
  date of the cancellation.  Treat a canceled receipt the same as if no purchase
  had ever been made."

Closes nov#18
Value used to be return as milliseconds, now it's returned as a formatted date
string (with extra fields for milliseconds and PST-formatted date).

Closes nov#17
@esfourteen-zz
Copy link

👍 would love to see this merged in

@gmcnaughton
Copy link
Author

Thanks @esfourteen!

@nov, any chance of getting this merged? 😍

@gr8bit
Copy link

gr8bit commented Oct 29, 2015

👍 for merging this, puh-leeeeeze @nov :)

@gmcnaughton
Copy link
Author

Hi @nov! Any chance of getting this merged and a new version cut? Let me know if there's any way I can help!

@sebastian-julius
Copy link

@nov I'd also be very interested in this PR being merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants